Don't add executables to cmake exports
authorGert Wollny <gw.fossdev@gmail.com>
Thu, 12 Feb 2026 18:47:48 +0000 (19:47 +0100)
committerÉtienne Mollier <emollier@debian.org>
Thu, 12 Feb 2026 18:47:48 +0000 (19:47 +0100)
commit43e221b29c5045802b0ab95d9ece43833add5a7a
treedb04fd8db4dcc58ee0f3ef1283401cb772d3553e
parent8c578c2b9e4ce64f9e788c4b9b09ddcc100c25b4
Don't add executables to cmake exports

Bug-Debian: https://bugs.debian.org/803304
Forwarded: not-needed

CMake exports are used by other packages that compile
and link against dcmtk. Because Debian moves some of
these executables and also dosn't install the test
executables, this import may fail leading to failure
to configure the according package.
===================================================================

Gbp-Pq: Name 07_dont_export_all_executables.patch
CMake/dcmtkMacros.cmake